SPRITE COLLISION
This command will return a one if the specified sprite is overlapping the target sprite specified. If a target sprite has not been specified and a value of zero has been used, this command will return the sprite number of any sprite overlapping it. The parameters should be specified using integer values.
SYNTAX
Return Integer=SPRITE COLLISION(Sprite Number, Target Sprite Number)
RELATED INFO
SPRITE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example